projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0de582
)
Fix gpsdrivetrack for readin' and writin'
author
robertl
<robertl>
Thu, 23 Mar 2006 16:55:04 +0000
(16:55 +0000)
committer
robertl
<robertl>
Thu, 23 Mar 2006 16:55:04 +0000
(16:55 +0000)
style/gpsdrivetrack.style
patch
|
blob
|
history
diff --git
a/style/gpsdrivetrack.style
b/style/gpsdrivetrack.style
index e7a47ffcd3d42f705ee5951f333561f2aa4f764a..6bc036a5a21a547c2feef5bed088112d131ffce4 100644
(file)
--- a/
style/gpsdrivetrack.style
+++ b/
style/gpsdrivetrack.style
@@
-21,7
+21,7
@@
SHORTWHITE 0
#
# INDIVIDUAL DATA FIELDS, IN ORDER OF APPEARANCE:
-
O
FIELD LAT_DECIMAL, "", "%10.6f"
-
O
FIELD LON_DECIMAL, "", "%10.6f"
-
O
FIELD ALT_METERS, "", "%10.0f"
-
O
FIELD GMT_TIME, "", "%a %b %d %T %Y"
+
I
FIELD LAT_DECIMAL, "", "%10.6f"
+
I
FIELD LON_DECIMAL, "", "%10.6f"
+
I
FIELD ALT_METERS, "", "%10.0f"
+
I
FIELD GMT_TIME, "", "%a %b %d %T %Y"